Skip to content

fix: GeneratorCompilerPass for ThumbnailService#164

Merged
tinect merged 3 commits intoFriendsOfShopware:mainfrom
gecolay:fix-missing-media-thumbnail-size-id
Aug 8, 2025
Merged

fix: GeneratorCompilerPass for ThumbnailService#164
tinect merged 3 commits intoFriendsOfShopware:mainfrom
gecolay:fix-missing-media-thumbnail-size-id

Conversation

@gecolay
Copy link
Copy Markdown
Contributor

@gecolay gecolay commented Aug 7, 2025

  • This PR fixes the issues with the latest trunk changes while still being backwards compatible with all old Shopware versions.

  • Fix Not compatible with trunk #163

@gecolay
Copy link
Copy Markdown
Contributor Author

gecolay commented Aug 7, 2025

@tinect This should fix #163 and fix shopware/shopware#11760

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.89%. Comparing base (e8e97a3) to head (c9eba27).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/DependencyInjection/GeneratorCompilerPass.php 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #164      +/-   ##
============================================
- Coverage     75.00%   73.89%   -1.11%     
- Complexity      160      163       +3     
============================================
  Files            14       14              
  Lines           468      475       +7     
============================================
  Hits            351      351              
- Misses          117      124       +7     
Files with missing lines Coverage Δ
src/Controller/Api/TestController.php 100.00% <ø> (ø)
...rc/EventListener/ThumbnailSizesChangedListener.php 100.00% <ø> (ø)
src/Service/SalesChannelIdDetector.php 100.00% <ø> (ø)
src/DependencyInjection/GeneratorCompilerPass.php 1.65% <0.00%> (-0.11%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tinect tinect merged commit 666b83c into FriendsOfShopware:main Aug 8, 2025
31 of 33 checks passed
@tinect
Copy link
Copy Markdown
Member

tinect commented Aug 8, 2025

Many thanks @gecolay

@gecolay gecolay deleted the fix-missing-media-thumbnail-size-id branch August 8, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not compatible with trunk

2 participants